Forum des exercices du projet Zuul

Exercice 7.52 (optionnel)

  
 
Avatar Denis BUREAU
Exercice 7.52 (optionnel)
par Denis BUREAU, mercredi 4 décembre 2013, 22:12
 

Write a test class that has a method to test how long it takes to count from 1 to 100 in a loop.
You can use the method currentTimeMillis from class System to help with the time measurement.